ReturnDescription{}CommandName{setGadgetEnabled}HelpPath{General}ReturnValue{}OpenBrace{ }Parameters{handle gadget, bool enabled}CloseBrace{ }Description{Enables or disables a gadget.  Gadgets are enabled by default, but if they are disabled, they appear greyed-out, and the user cannot interact with them.}Param1{gadget}Param1Desc{Handle to a gadget}Param2{enabled}Param2Desc{0 to disable the gadget, 1 to enable it.}Param3{ }